expression n. 1.表现,表示,表达。 2.词句;语句,措辞,说法。 3.表情,脸色,态度;腔调,声调。 4.【数学】式,符号。 5.(油的)榨出,压榨。 6.【生物学】表现度。 emotional expression 表情。 a happy expression 妙言。 an odd expression 怪话。 the expression of the eye 眼睛表情,眼色。 a smiling expression 笑脸。 beyond [past] expression 形容不出,无法表达。 find expression (in) (在…中)表现出来…,表现在…。 give expression to 表达,反映(give the fullest expression to their initiative 充分表现他们的积极性)。 expression mark 【音乐】表示感情色彩的符号。 adj. -al 表现的;表情的。 n. -ism 【美术】表现主义;表现派。 -ist 1.n. 【美术】表现主义者,表现派。 2. 表现派的〔亦作 expressionistic〕。 adj. -less 缺乏表情的,呆板的。
assignment n. 1.分给,分配。 2.指定,委派。 3.(理由等的)陈述;(错误等的)指出。 4.(财产、权利的)转让,让与。 5.让与证书,委托证书。 6.〔美国〕任命;任务,工作;(课外)作业。 give students assignments 给学生留作业。 He left for his assignment in the Middle East. 他去中东赴任。
To create the initialization and assignment expressions , you can use the assignment operator 若要创建初始化和赋值表达式,可以使用赋值运算符( = ) 。
You must provide an evaluation condition , but initialization and assignment expressions are optional 必须提供求值条件,但初始化表达式和赋值表达式为可选。
This includes code within a contained type , such as a nested class or an assignment expression in an enumeration 这些代码包括所包含的类型中的代码,如嵌套类或枚举中的赋值表达式。
An implicitly declared variable inside a functionthat is , one that appears on the left side of an assignment expression without the var keywordis a global variable 函数内隐式声明的变量(即出现在赋值表达式的左边不带var关键字的变量)是全局变量。
This operator is not otherwise supported by the integration services expression grammar and can only be used by the initialization and assignment expression types in the for loop container 此运算符在其他方面不为integration services表达式语法所支持,只能供for循环容器中的初始化和赋值表达式类型使用。